home *** CD-ROM | disk | FTP | other *** search
/ DOS Vuser Deluxe 2003 October / DOS Vuser Deluxe 2003 Oct - Disc 1.iso / SKIN / TheSentinel.wmz / anime_boy.wms next >
Text File  |  2001-12-03  |  32KB  |  438 lines

  1. <!-- Graphics Design & Code by Alfonso Roman -->
  2. <!-- With some itsy bitsy tiny little help from Jeff -->
  3. <!-- http://www.theskinsfactory.com -->
  4. <!-- info@theskinsfactory.com -->
  5.  
  6. <theme id="Sentinel" title="The Sentinel" author="Alfonso Roman of The Skins Factory" copyright="⌐2001 The Skins Factory" version="v4">
  7.  
  8. <view id="mainModule" titlebar="false" width="594" height="400" minwidth="550" minheight="338" backgroundColor="none" scriptFile="anime.js;res://wmploc.dll/RT_TEXT/#132;"
  9.     onLoad="init();" onClose="shutdown();" >
  10.  
  11.     <player PlayState_onchange="onPlayStateChange();" OpenState_onchange="onPlayStateChange()">
  12.         <controls currentPosition_onchange="progressMain.value=player.controls.currentPosition; " />
  13.     </player>
  14.         <video visible="false" enabled="true" onvideostart="theme.openview( 'vidModule' );" />
  15.  
  16. <!-- main body -->
  17. <subview zIndex="6" id="mainBodyTop" left="186" top="75" backgroundImage="mainbody_top.png" transparencyColor="#ff00ff">
  18.     <subview zIndex="2" id="introAnim" left="64" top="16" backgroundImage="intro_anim.gif" transparencyColor="#ff00ff" passthrough="true">
  19.     </subview>
  20.     <subview zIndex="1" id="buttonsBack" left="64" top="16" backgroundImage="buttons_back.png">
  21.         <buttongroup id="playbuttons" left="13" top="14" image="playbuttons_on2.png" hoverImage="playbuttons_on1.png" downImage="playbuttons_on3.png" mappingImage="playbuttons_map.png">
  22.             <PLAYELEMENT mappingColor="#00592d" cursor="hand"/>
  23.             <NEXTELEMENT mappingColor="#ff0000" cursor="hand"/>
  24.             <PREVELEMENT mappingColor="#003c1e" cursor="hand"/>
  25.             <STOPELEMENT mappingColor="#004f27" cursor="hand"/>
  26.             <BUTTONELEMENT mappingColor    = "#0000ff"    upToolTip="Open File" onClick="jscript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALLMEDIA');" cursor="hand"/>
  27.         </buttongroup>
  28.  
  29.             <pausebutton left="42" top="44" zIndex="2" image="pause_on1.png" hoverImage="pause_on2.png" downImage="pause_on3.png"
  30.                 mappingColor= "#cc3399" cursor="hand" visible="wmpenabled:player.controls.pause" transparencyColor="#ff00ff"/>
  31.  
  32.  
  33.     </subview>
  34. </subview>
  35. <!-- volume -->
  36. <subview zIndex="50" id="volumeLayer" left="213" top="110" width="32" height="92" transparencyColoro="#ff00ff">
  37.         <CustomSlider zIndex="10" id="volumer" left="0" top="0" min="0" max="100" borderSize="10" toolTip="Volume" image="vol.png" 
  38.         transparencyColor="#ff00ff" positionImage="vol_map.gif" enabled="true" value="wmpprop:player.settings.volume" 
  39.         value_onchange="wmpprop:player.settings.volume = value" cursor="hand" tabStop="false"/>
  40. </subview>
  41. <!-- progress shell -->
  42. <subview zIndex="2" id="progressShell" left="396" top="94" backgroundImage="progress_shell.png" transparencyColor="#ff00ff">
  43.     <subview zIndex="100" id="progressLight" left="0" top="18" backgroundImage="progress_light.png" visible="true">
  44.     </subview>
  45. </subview>
  46. <!-- mainbody bottom -->
  47. <subview zIndex="1" id="mainBodyBottom" left="186" top="69" backgroundImage="mainbody_bottom.png" transparencyColor="#ff00ff">
  48.  
  49.         <CustomSlider zIndex="10" id="progressMain" left="208" top="35" min="0" max="wmpprop:player.currentMedia.duration" borderSize="0" 
  50.         toolTip="Seek" image="progress_bar.png" transparencyColor="#ff00ff" positionImage="progress_map.gif" enabled="true" 
  51.         cursor="hand" tabStop="false" onmouseup="player.controls.currentPosition=progressMain.value;" />
  52.  
  53. </subview>
  54.  
  55. <!-- right shell body -->
  56. <subview zIndex="10" id="shellBody" left="271" top="62" backgroundImage="shell_body.png" transparencyColor="#ff00ff">
  57. </subview>
  58. <!-- 3 shell crew -->
  59. <subview zIndex="11" id="shellTop" left="371" top="56" backgroundImage="shell_top.png" transparencyColor="#ff00ff" >
  60. </subview>
  61. <subview zIndex="12" id="shellMid" left="404" top="127" backgroundImage="shell_mid.png" transparencyColor="#ff00ff" 
  62.     onEndMove="shadowShells();pogressShellMover();">
  63.     <!-- moveShells(); triggerThreeShells moveShellUpDownBack -->
  64.     <button zIndez="16" id="threeShellOpenClose" left="2" top="19" image="shell_in_out_3.png" hoverimage="shell_in_out_32.png" onClick="moveShells();" upToolTip="Open Shells" cursor="hand"/>
  65.  
  66.     <button zIndex="17" id="threeShellOpenCloseBack" left="2" top="19" image="shell_in_out_3.png" hoverimage="shell_in_out_32.png" onClick="moveShellUpDownBack();" upToolTip="Close Shells" cursor="hand"/>
  67.  
  68.     <button id="sfContent" left="37" top="54" image="sf_anim2.gif" hoverImage="sf_anim1.gif" onClick="launchContent();" cursor="hand" visible="true"
  69.         upToolTip="Skins Factory Info"/>
  70. </subview>
  71. <subview zIndex="11" id="shellBottom" left="384" top="194" backgroundImage="shell_bottom.png" transparencyColor="#ff00ff" onEndMove="">
  72. </subview>
  73.  
  74. <!-- shell temp shadow1 -->
  75. <subview zIndex="9" id="shellShadowInside" left="306" top="73" backgroundImage="shell_shadow.png" transparencyColor="#ff00ff">
  76. </subview>
  77. <!-- shell unders(?) -->
  78. <subview zIndex="-10" id="shellUnderTop" left="367" top="62" backgroundImage="shell_under_top.png" transparencyColor="#ff00ff" visible="true">
  79. </subview>
  80. <subview zIndex="-10" id="shellUnderBottom" left="381" top="170" backgroundImage="shell_under_bottom.png" transparencyColor="#ff00ff" visible="true">
  81. </subview>
  82.  
  83. <subview zIndex="-9" id="rightHydraulics1" left="475" top="130" backgroundImage="right_hydraulics1.png" transparencyColor="#ff00ff">
  84. </subview>
  85. <subview zIndex="-9" id="rightHydraulics2" left="475" top="140" backgroundImage="right_hydraulics2.png" transparencyColor="#ff00ff">
  86. </subview>
  87.  
  88. <!-- vis backer -->
  89. <subview zIndex="-10" id="visBacker" left="336" top="62" backgroundImage="vis_backer.png" transparencyColor="#ff00ff">
  90.     <button zIndex="20" id="visOnOff" left="75" top="21" image="vis_on2.gif" hoverImage="vis_on1.gif" onClick="closeVisStatus();" upToolTip="Vis Effects"
  91.         cursor="hand" visible="false"/>
  92.     <button zIndex="20" id="visPrevOne" left="101" top="20" image="vis_prev_b2.gif" hoverImage="vis_prev_b.gif" onClick="jscript:visEffects.previous();"
  93.         upToolTip="Previous Visualization Preset" visible="false" cursor="hand"/>
  94.     <button zIndex="20" id="visNextOne" left="121" top="27" image="vis_next_b2.gif" hoverImage="vis_next_b.gif" onCLick="jscript:visEffects.next();"
  95.         upToolTip="Next Visualization Preset" visible="false" cursor="hand"/>
  96.     <subview zIndex="5" id="visShell1" left="79" top="36" backgroundImage="vis_shell1.png" transparencyColor="#ff00ff" passthrough="true">
  97.     </subview>
  98.     <subview zIndex="4" id="visShell2" left="103" top="36" backgroundImage="vis_shell2.png" transparencyColor="#ff00ff" onEndMove="" passthrough="true">
  99.     </subview>
  100.     <subview zIndex="3" id="visHolder" left="79" top="37" backgroundImage="vis_mask.png" transparencyColor="#ff00ff" clippingColor="#ff0000" visible="false" passthrough="true">
  101.         <effects zIndex="2" id="visEffects" left="0" top="0" visible="true" width="jscript:visHolder.width" height="jscript:visHolder.height" 
  102.         backgroundImage="" windowed="false" visible="true" currentEffectType="jscript:mediacenter.effectType();" currentPreset="jscript:mediacenter.effectPreset();" >
  103.         </effects>
  104.     </subview>
  105.     <subview zIndex="1" id="visBackground" left="79" top="36" backgroundImage="vis_background.png" passthrough="true">
  106.     </subview>
  107. </subview>
  108.  
  109. <!-- wingers -->
  110. <subview zIndex="-15" id="wingTop" left="169" top="75" backgroundImage="wing_top.png" transparencyColor="#ff00ff" onEndMove=";">
  111. </subview>
  112. <subview zIndex="-15" id="wingBottom" left="169" top="205" backgroundImage="wing_bottom.png" transparencyColor="#ff00ff" >
  113. </subview>
  114. <subview zIndex="-150" id="wingTopUnder" left="164" top="83" backgroundImage="wing_top_under.png" transparencyColor="#ff00ff">
  115. </subview>
  116. <subview zIndex="-50" id="wingBottomUnder" left="164" top="161" backgroundImage="wing_bottom_under.png" transparencyColor="#ff00ff">
  117. </subview>
  118.  
  119. <!-- left shell layers-->
  120. <subview zIndex="-20" id="leftShell" left="156" top="75" backgroundImage="left_shell.png" transparencyColor="#ff00ff" onEndMove="closeWings();">
  121.     <button id="shellOpenClose" left="0" top="70" image="shell_in_out.png" hoverImage="shell_in_out2.png" onClick="moveLeftShellTrigger();openWings();closeEQ();" upToolTip="Open/Close" cursor="hand"/>
  122.     <subview zIndex="5" id="leftShellAnim" left="17" top="6" backgroundImage="left_shell_anim.png" transparencyColor="#ff00ff" passthrough="true">
  123.     </subview>
  124.     <!-- eq top mask -->
  125.     <subview zIndex="6" id="eqTopMask" left="34" top="24" backgroundImage="eq_top_mask.png" transparencyColor="#ff00ff" passthrough="false">
  126.             <button zIndex="10" id="playlistButton" left="14" top="4" image="pl_open_b2.gif" hoverImage="pl_open_b.gif" onClick="launchPL();"
  127.                 cursor="hand" upToolTip="Playlist" visible="false"/>
  128.             <button id="eqPrev" zIndex="10" left="5" top="23" image="eq_prev_b2.gif" hoverImage="eq_prev_b.gif" onClick="jscript:eq.previousPreset();"
  129.                 cursor="hand" upToolTip="Previous EQ Preset" visible="false"/>
  130.             <button id="eqNext" zIndex="10" left="95" top="24" image="eq_next_b2.gif" hoverImage="eq_next_b.gif" onClick="jscript:eq.nextPreset();"
  131.                 cursor="hand" upToolTip="Next EQ Preset" visible="false"/>
  132.         
  133.         <subview zIndex="8" id="plFlasher" left="73" top="10" backgroundImage="pl_flasher.png">
  134.         </subview>
  135.  
  136.         <subview zIndex="7" id="eqFade" left="0" top="21" backgroundImage="eq_fade_out.gif" transparencyColoro="#ff00ff" passthrough="true">
  137.         <text zIndex="50" id="eqPresetText" left="29" top="5" width="58" fontSize="7" scrolling="false" fontSmoothing="true" fontFace="arial"
  138.         foregroundColor="#d10000" scrolingDelay="85" scrollingAmmount="1" fontStyle="bold" justification="center"
  139.         value="wmpprop:eq.currentPresetTitle" visible="false"/>
  140.         </subview>
  141.     </subview>
  142.     <!-- eq data -->
  143.     <subview zIndex="1" id="eqLayer" left="38" top="63" backgroundImage="eq_back.png" transparencyColor="#ff00ff">
  144.         <subview zIndex="3" id="eq1" left="-1" top="0" backgroundImage="eq_1.png" transparencyColor="#ff00ff">
  145.         </subview>
  146.         <subview zIndex="2" id="eq2" left="-1" top="20" backgroundImage="eq_2.png" transparencyColor="#ff00ff">
  147.         </subview>
  148.         <subview zIndex="4" id="eq3" left="-1" top="41" backgroundImage="eq_3.png" transparencyColor="#ff00ff">
  149.             <subview zIndex="5" id="eqOutFlasher" left="15" top="12" backgroundImage="eq_out_flasher.png">
  150.             </subview>
  151.             <button id="eqOpener" zIndex="1" left="9" top="0" image="eq_opener_b2.gif" hoverImage="eq_opener_b.gif" cursor="hand" onClick="moveEQ();" visible="false"
  152.                 upToolTip="Open Equalizer"/>
  153.         </subview>
  154.         <!-- eq sliders -->
  155.         <subview zIndex="1" id="eqSliders" left="0" top="0" width="jscript:eqLayer.width" height="jscript:eqLayer.height" visible="false">
  156.             <equalizerSettings id="eq" enable="true" />
  157.             <slider id="eq1" borderSize="4" left="4" top ="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" toolTip="31hz" transparencyColor="#ff00ff"/>
  158.             <slider id="eq2" borderSize="4" left="13" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="63hz" transparencyColor="#ff00ff"/>
  159.             <slider id="eq3" borderSize="4" left="22" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz" transparencyColor="#ff00ff"/>
  160.             <slider id="eq4" borderSize="4" left="31" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz" transparencyColor="#ff00ff"/>
  161.             <slider id="eq5" borderSize="4" left="40" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz" transparencyColor="#ff00ff"/>
  162.             <slider id="eq6" borderSize="4" left="49" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" transparencyColor="#ff00ff"/>
  163.             <slider id="eq7" borderSize="4" left="58" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" transparencyColor="#ff00ff"/>
  164.             <slider id="eq8" borderSize="4" left="67" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz" transparencyColor="#ff00ff"/>
  165.             <slider id="eq9" borderSize="4" left="76" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz" transparencyColor="#ff00ff"/>
  166.             <slider id="eq10" borderSize="4" left="85" top="5" width="7" height="50" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz" transparencyColor="#ff00ff"/>
  167.         </subview>
  168.         
  169.         <subview zIndex="1" id="eqFlasher" left="71" top="56" backgroundImage="eq_in_flashers.png">
  170.         </subview>
  171.         <button id="eqCloser" zIndex="1" left="13" top="58" image="eq_closer_b2.gif" hoverImage="eq_closer_b.gif" downImage="eq_closer_b2.gif" cursor="hand" onClick="moveEQ();"
  172.             upToolTip="Close Equalizer" visible="false"/>
  173.     </subview>
  174. </subview>
  175. <subview zIndex="-19" id="leftShellCover" left="295" top="75" backgroundImage="left_side_cover.png" transparencyColor="#ff00ff">
  176. </subview>
  177.  
  178. <!-- playlist builder -->
  179. <!--  onEndMove="slidePL();" -->
  180. <subview zIndex="-11" id="plHolder" left="200" top="55" transparencyColor="#ff00ff" >
  181.     <subview zIndex="7" id="plTop" left="0" top="80" backgroundImage="pl_min_top.png" transparencyColor="#ff00ff">
  182.     </subview>
  183.  
  184.     <subview zIndex="5" id="pl1" left="1" top="89" backgroundImage="pl_1.png" transparencyColor="#ff00ff" onEndMove="showPL();">
  185.         <subview zIndex="10" id="plBack" left="1" top="4" backgroundImage="drawer_settings.png" width="128" height="72" visible="false">
  186.             <slider width="104" id="drawerslidespeed" borderSize="6" toolTip="Adjust Drawer Speed" left="14" top="55" thumbImage="slider.gif" min="100" max="900" value="jscript:drawerspeed;"
  187.             value_onchange="drawerspeed=drawerslidespeed.value;updatevaluero.value;" direction="horizontal" height="6" />
  188.             <button zIndex="12" id="settingsOff" left="7" top="25" image="no_on.gif" hoverImage="no_off.gif" visible="false" cursor="hand"
  189.                 onClick="togglePrefs();settingsOff.visible=false;settingsOn.visible=true;" upToolTip="Yes"/>
  190.             <button zIndez="14" id="settingsOn" left="7" top="25" image="yes_on.gif" hoverImage="yes_off.gif" visible="true" cursor="hand"
  191.                 onClick="togglePrefs();settingsOff.visible=true;settingsOn.visible=false;" upToolTip="Off"/>
  192.         </subview>
  193.     </subview>
  194.     <subview zIndex="2" id="pl6" left="1" top="89" backgroundImage="pl_2.png">
  195.     </subview>
  196.  
  197.     <subview zIndex="2" id="pl7" left="1" top="89" backgroundImage="pl_7.png">
  198.     </subview>
  199.     <subview zIndex="6" id="plBottom" left="0" top="99" backgroundImage="pl_min_bottom.png" transparencyColor="#ff00ff">
  200.         <subview zIndex="10" id="plBotMover" left="0" top="3" backgroundImage="pl_min_bot_mover.png" transparencyColor="#ff00ff">
  201.         </subview>
  202.     </subview>
  203.  
  204. </subview>
  205.  
  206. <!-- patches -->
  207. <subview zIndex="-40" id="bottomPatch" left="195" top="228" backgroundImage="bottom_patch.png" transparencyColor="#ff00ff">
  208. </subview>
  209.  
  210. <!-- Time & Metadata -->
  211.  
  212. <subview zIndex="-115" id="timeMetaLayer" left="196" top="58" backgroundImage="time_meta.png" transparencyColor="#ff00ff">
  213.         <text id="metadata" zIndex="5" left="26" top="5" width="65" height="17" value="wmpprop:player.currentmedia.name" 
  214.             fontSize="7" fontSmoothing="true" fontFace="arial" foregroundColor="#000000" textwidth_onchange="JScript:scrolling=(textwidth>width);" 
  215.             scrollingDelay="2" scrollingAmount="1" justification="center" fontStyle="bold" scrolling="true"/>
  216.         <text zIndex="8" id="time" left="97" top="4" width="40" fontSize="7" scrolling="false" fontSmoothing="true" 
  217.             foregroundColor="#000000" scrolingDelay="50" scrollingAmmount="1" fontStyle="bold" justification="center"
  218.             value="wmpprop:player.controls.currentPositionString" fontFace="arial" />
  219. </subview>
  220. <subview zIndex="-114" id="timeOverlaper" left="335" top="58" backgroundImage="time_overlap.png" transparencyColor="#ff00ff">
  221. </subview>
  222.  
  223. <!-- min max fullmode -->
  224.  
  225. <subview id="minMax" zIndex="-100" left="250" top="246" backgroundImage="min_max_patch.png" transparencyColor="#ff00ff">
  226.     <button id="minButton" left="50" top="6" image="min_on2.gif" hoverImage="min_on1.gif" downImage="min_on2.gif" 
  227.         onClick="jscript:view.minimize();" upToolTip="Minimize" cursor="hand"/>
  228.     <button id="fullmodeButton" left="70" top="6" image="fullmode_on2.gif" hoverImage="fullmode_on1.gif" downImage="fullmode_on2.gif"
  229.         upToolTip="Return to Full Mode" onClick="view.returnToMediaCenter();" cursor="hand"/>
  230.     <button id="closeButtonAll" left="90" top="6" image="close_all_on2.gif" hoverImage="close_all_on1.gif" downImage="close_all_on2.gif"
  231.         onClick="jscript:view.close();" upToolTip="close" cursor="hand"/>
  232.     
  233. </subview>
  234. <!-- ///////////////////////////////// triggers ///////////////////////////////// -->
  235.  
  236. <subview zIndex="100" id="leftShellTrigger" left="305" top="100" backgroundColor="#cccccc" visible="false" onEndMove="moveLeftShell();">
  237. </subview>
  238. <subview zIndex="100" id="leftShellPLTrigger" left="305" top="100" backgroundColor="#cccccc" visible="false" onEndMove="moveLeftShellPL();">
  239. </subview>
  240. <subview zIndex="100" id="PLTrigger" left="305" top="100" backgroundColor="#cccccc" visible="false" onEndMove="slidePL();">
  241. </subview>
  242. <subview zIndex="100" id="closeAllTrigger" left="305" top="100" backgroundColor="#cccccc" visible="false" onEndMove="checkIfOpen();">
  243. </subview>
  244.  
  245. <subview zIndex="100" id="threeShellTrigger" left="300" top="100" backgroundColor="#cccccc" visible="false" onEndMove="moveShellUpDown();">
  246. </subview>
  247. <subview zIndex="100" id="threeShellTriggerBack" left="300" top="100" backgroundColor="#cccccc" visible="false" onEndMove="moveShells();">
  248. </subview>
  249.  
  250. <subview zIndex="100" id="visTrigger" left="305" top="100" backgroundColor="#cccccc" visible="false" onEndMove="showVisEffects();">
  251. </subview>
  252. </view>
  253. <!-- ///////////////////////////////// end triggers ///////////////////////////////// -->
  254.  
  255. <!-- video -->
  256.  
  257. <!-- 
  258. width="player.currentMedia.imageSourceWidth+66" height="player.currentMedia.imageSourceHeight+29" 
  259. width="344" height="200"
  260.  -->
  261. <view id="vidModule" resizable="True" width="344" height="242"  scriptFile="anime.js;res://wmploc.dll/RT_TEXT/#132;"
  262.     minwidth="344" minheight="242" backgroundColor="none" titleBar="false" onLoad="OnLoadVideo();" onClose="OnCloseVideo();">
  263.  
  264.     <player OpenState_onchange="SnapToVideo();">
  265.         <controls currentPosition_onchange = "progress.value=player.controls.currentPosition; " />
  266.     </player>
  267.  
  268.     <subview zIndex="5" id="vidLeft" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="vid_left.png"
  269.         transparencyColor="#ff00ff">
  270.     </subview>
  271.     <subview zIndex="4" id="vidLeftStretch" left="0" top="168" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="vid_left_s.png"
  272.         transparencyColor="#ff00ff" backgroundTiled="true">
  273.     </subview>
  274.     <subview zIndex="5" id="vidBottomLeft" left="0" top="jscript:view.height-72" verticalAlignment="bottom" horizontalAlignment="left" 
  275.         backgroundImage="vid_bot_left.png" transparencyColor="#ff00ff">
  276.     </subview>
  277.     <subview zIndex="5" id="vidBottom" left="42" top="jscript:view.height-64" verticalAlignment="bottom" horizontalAlignment="left"
  278.         backgroundImage="vid_bot.png" transparencyColor="#ff00ff">
  279.             <progressbar zIndex="20" left="39" top="0" width="182" height="6" id="progress" min="0" slide="false" borderSize="0" 
  280.             max="wmpprop:player.currentMedia.duration" onmouseup="player.controls.currentPosition=progress.value;" foregroundImage="vid_progress.png"
  281.             toolTip="Seek" slide="false" cursor="hand" thumbImage="progress_thumb.gif" transparencyColor="#999999"/>
  282.  
  283.         <subview zIndex="4" id="vidSettings" left="16" top="-33" backgroundImage="vid_settings.png" transparencyColor="#ff00ff">
  284.              <videosettings id="vidset" enable="true" />
  285.             <slider id="brightness"    toolTip="Brightness" left="76" top="5" width="142" height="7" borderSize="9" 
  286.                 direction="horizontal" thumbImage="vid_thumb.png" thumbDownImage="vid_thumb.png" transparencyColor="#ff00ff"
  287.                 min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" />
  288.             <slider id="contrast" toolTip="Contrast" left="76" top="14" width="142" height="7" borderSize="9" 
  289.                 direction="horizontal" slide="false" thumbImage="vid_thumb.png" thumbDownImage="vid_thumb.png" min="-127" 
  290.                 max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;" transparencyColor="#ff00ff"/>
  291.             <slider id="hue" toolTip="Hue" left="76" top="23" width="142" height="7" borderSize="9" direction="horizontal" 
  292.                 slide="false" thumbImage="vid_thumb.png" thumbDownImage="vid_thumb.png" min="-127" max="127" 
  293.                 value="wmpprop:vidset.hue"     value_onchange="vidset.hue=value;" transparencyColor="#ff00ff"/>
  294.             <slider id="saturation"    toolTip="Saturation" left="76" top="32" width="142" height="7" borderSize="9" 
  295.                 min="-127" max="127" direction="horizontal" thumbImage="vid_thumb.png" thumbDownImage="vid_thumb.png" 
  296.                 min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;"
  297.                 transparencyColor="#ff00ff"/>
  298.                 <button left="7" top="6" width="67" height="7" onClick="JScript:vidset.brightness=0;" upTooltip="Reset Brightness" cursor="hand"/>
  299.                 <button left="7" top="14" width="67" height="7" onClick="JScript:vidset.contrast=0;" upTooltip="Reset Contrast" cursor="hand"/>
  300.                 <button left="7" top="23" width="67" height="7" onClick="JScript:vidset.hue=0;" upTooltip="Reset Hue" cursor="hand"/>
  301.                 <button left="7" top="32" width="67" height="7" onClick="JScript:vidset.saturation=0;" upTooltip="Reset Saturation" cursor="hand"/>
  302.  
  303.                 <button id="vidSetShuffler" left="63" top="44" width="105" height="9" onClick="shuffleSettings();" cursor="hand" upToolTip="Settings"/>
  304.         </subview>
  305.     </subview>
  306.  
  307.     <subview zIndex="4" id="vidBottomStretch" left="293" top="jscript:view.height-64" verticalAlignment="bottom" horizontalAlignment="stretch"
  308.         backgroundImage="vid_bot_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  309.     </subview>
  310.     <subview zIndex="5" id="vidBottomRight" left="jscript:view.width-44" top="jscript:view.height-212" verticalAlignment="bottom" horizontalAlignment="right"
  311.         backgroundImage="vid_bot_right.png" transparencyColor="#ff00ff">
  312.         <button id="resizerBottomRight" zIndex="6" left="19" top="147" image="resizer2.png" hoverImage="resizer.png" onMouseDown="jscript:AllowResizeVideo();view.size( 'bottomright' );g_fUserHasSized=true;"
  313.             cursor="hand" upToolTip="Resize"/>
  314.     </subview>
  315.     <subview  zIndex="4" id="vidRgith" left="jscript:view.width-32" top="25" verticalAlignment="stretch" horizontalAlignment="right" 
  316.         backgroundImage="vid_right_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  317.     </subview>
  318.     <subview zIndex="5" id="vidRightTop" left="jscript:view.width-32" top="0" verticalAlignment="top" horizontalAlignment="right"
  319.         backgroundImage="vid_right.png" transparencyColor="#ff00ff">
  320.         <button id="modCloserVid" left="9" top="14" image="mod_closer_b.gif" hoverImage="mod_closer_b2.gif" onClick="view.close();stopVideo();"
  321.             cursor="hand" upToolTip="Close"/>
  322.     </subview>
  323.     <subview zIndex="6" id="vidTopStretch" left="308" top="0" verticalAlignment="top" horizontalAlignment="stretch"
  324.         backgroundImage="vid_top_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  325.     </subview>
  326.     <subview zIndex="5" id="vidTop" left="34" top="0" verticalAlignment="top" horizontalAlignment="left"
  327.         backgroundImage="vid_top.png" transparencyColor="#ff00ff">
  328.     </subview>
  329.  
  330.     <subview zIndex="6" id="VideoRgn" left="34" top="7" width="jscript:view.width-66" height="jscript:view.height-71" 
  331.         backgroundColor="#cccccc" horizontalAlignment="stretch" verticalAlignment="stretch">
  332.  
  333.         <wmpVideo zIndex="3" id="VideoWin" windowless="false" width="jscript:VideoRgn.width" height="jscript:VideoRgn.height" 
  334.         horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="SnapToVideo();" backgroundColor="black" 
  335.         onclick="ZoomVideo();" OnDblClick="VideoWin.fullScreen=true" fullScreen="true">
  336.         </wmpVideo>
  337.  
  338.     </subview>
  339.  
  340. </view>
  341.  
  342. <!-- playlist  -->
  343.  
  344. <view id="plModule" resizable="True" width="344" height="242"  scriptFile="anime.js;res://wmploc.dll/RT_TEXT/#132;"
  345.     minwidth="344" minheight="242" backgroundColor="none" titleBar="false">
  346.  
  347.     <subview zIndex="5" id="vidLeft" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="vid_left.png"
  348.         transparencyColor="#ff00ff">
  349.     </subview>
  350.     <subview zIndex="4" id="vidLeftStretch" left="0" top="168" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="vid_left_s.png"
  351.         transparencyColor="#ff00ff" backgroundTiled="true">
  352.     </subview>
  353.     <subview zIndex="5" id="vidBottomLeft" left="0" top="jscript:view.height-72" verticalAlignment="bottom" horizontalAlignment="left" 
  354.         backgroundImage="vid_bot_left.png" transparencyColor="#ff00ff">
  355.     </subview>
  356.     <subview zIndex="5" id="vidBottom" left="42" top="jscript:view.height-64" verticalAlignment="bottom" horizontalAlignment="left"
  357.         backgroundImage="pl_vid_bot.png" transparencyColor="#ff00ff">
  358.         <button id="randomb" left="8" top="0" image="shuffle_on2.gif" hoverImage="shuffle_on1.gif" downImage="shuffle_on1.gif" sticky="true" 
  359.             upTooltip="Enable Shuffle" downTooltip="Disable Shuffle" down="jscript:player.settings.getMode('shuffle');"    
  360.             onClick="player.settings.setMode('shuffle',down);" cursor="hand"/>
  361.  
  362.         <button id="repeatb" left="41" top="0" image="repeat_on2.gif" hoverImage="repeat_on1.gif" downImage="repeat_on1.gif" sticky="true" 
  363.             upTooltip="Enable Repeat" downTooltip="Disable Repeat" down="jscript:player.settings.getMode('loop');"    
  364.             onClick="player.settings.setMode('loop',down);" cursor="hand"/>
  365.  
  366.         </subview>
  367.     <subview zIndex="4" id="vidBottomStretch" left="293" top="jscript:view.height-64" verticalAlignment="bottom" horizontalAlignment="stretch"
  368.         backgroundImage="vid_bot_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  369.     </subview>
  370.     <subview zIndex="5" id="vidBottomRight" left="jscript:view.width-44" top="jscript:view.height-212" verticalAlignment="bottom" horizontalAlignment="right"
  371.         backgroundImage="vid_bot_right.png" transparencyColor="#ff00ff">
  372.         <button id="resizerBottomRight" zIndex="6" left="19" top="147" image="resizer2.png" hoverImage="resizer.png" onMouseDown="view.size( 'bottomright' );"
  373.             cursor="hand" upToolTip="Resize"/>
  374.     </subview>
  375.     <subview  zIndex="4" id="vidRgith" left="jscript:view.width-32" top="25" verticalAlignment="stretch" horizontalAlignment="right" 
  376.         backgroundImage="vid_right_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  377.     </subview>
  378.     <subview zIndex="5" id="vidRightTop" left="jscript:view.width-32" top="0" verticalAlignment="top" horizontalAlignment="right"
  379.         backgroundImage="vid_right.png" transparencyColor="#ff00ff">
  380. <!--      <button id="modCloserPL" left="9" top="14" image="mod_closer_b.gif" hoverImage="mod_closer_b2.gif" onClick="view.close();"
  381.             cursor="hand" upToolTip="Close"/>
  382. -->    
  383.     </subview>
  384.     <subview zIndex="6" id="vidTopStretch" left="308" top="0" verticalAlignment="top" horizontalAlignment="stretch"
  385.         backgroundImage="vid_top_s.png" transparencyColor="#ff00ff" backgroundTiled="true">
  386.     </subview>
  387.     <subview zIndex="5" id="vidTop" left="34" top="0" verticalAlignment="top" horizontalAlignment="left"
  388.         backgroundImage="vid_top.png" transparencyColor="#ff00ff">
  389.     </subview>
  390.     <subview  id="playlistview" zIndex="14" left="34" top="7" width="jscript:view.width-66" height="jscript:view.height-71" 
  391.         backgroundColor="#333333" horizontalAlignment="stretch" verticalAlignment="stretch">
  392.  
  393.     <playlist id="PlaylistFrame" width="jscript:playlistview.width" height="jscript:playlistview.height"
  394.         backgroundColor="#6c6c6c" backgroundImage="" foregroundcolor="#f7f7f7" itemPlayingColor="#ffffff" itemPlayingBackgroundColor="#9d0000" 
  395.         disabledItemColor="#000000" columns="name=Name;artist=Artist;album=Album;duration=Time;" playlistItemsVisible="true" dropDownVisible="true" 
  396.         horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" 
  397.         editbuttonsvisible="false" movebuttonsvisible="false"/>
  398.  
  399.     </subview>
  400. </view>
  401. <!-- content window -->
  402. <view id="contentModule" resizable="false" width="344" height="200"  scriptFile="anime.js;res://wmploc.dll/RT_TEXT/#132;"
  403.     minwidth="344" minheight="200" backgroundColor="none" titleBar="false" >
  404.     <subview zIndex="4" id="contentBody" left="0" top="0" backgroundImage="content.png" transparencyColor="#ff00ff">
  405.         <subview zIndex="6" id="contentTop=" left="34" top="0" backgroundImage="content_top.png">
  406.         </subview>
  407.         <subview zIndex="5" id="sf1" left="46" top="16" backgroundImage="sf_1.gif" visible="true">
  408.             <button id="sfLink1" left="3" top="0" hoverImage="sf_logo_hover.gif" onClick="jscript:player.launchURL('http://www.theskinsfactory.com')"
  409.                 cursor="hand" upToolTip="Visit The Skins Factory Website"/>
  410.         </subview>
  411.         <subview zIndex="5" id="sf2" left="46" top="176" backgroundImage="sf_2.gif" visible="true">
  412.             <button id="sfLink2" left="32" top="44" hoverImage="sf_link_hover.gif" onClick="jscript:player.launchURL('http://www.theskinsfactory.com')"
  413.                 cursor="hand" upToolTip="Visit The Skins Factory Website"/>
  414.             <button id="sfEmail" left="34" top="32" hoverImage="sf_email_hover.gif" onClick="jscript:player.launchURL('mailto:info@theskinsfactory.com')"
  415.                 cursor="hand" upToolTip="Contact Us"/>
  416.  
  417.         </subview>
  418.         <subview zIndex="5" id="sf3" left="46" top="176" backgroundImage="sf_3.gif" visible="true">
  419.         </subview>
  420.         <subview zIndex="6" id="contentBottom" left="34" top="178" backgroundImage="content_bottom.png">
  421.         </subview>
  422.         <subview zIndex="7" id="contentMovers" left="312" top="131" backgroundImage="content_mover_back.png">
  423.             <button id="cup" left="0" top="11" image="content_up_b.gif" hoverImage="content_up_b3.png" downImage="content_up_b2.png" upToolTip="Scroll Up"
  424.                 onClick="toggleContentBack();" cursor="hand" visible="false"/>
  425.  
  426.             <button id="cdown" left="0" top="28" image="content_down_b.gif" hoverImage="content_down_b3.png" downImage="content_down_b2.png" upToolTip="Scroll Down"
  427.                 onClick="toggleContent()" cursor="hand"/>
  428.  
  429.         </subview>
  430. <!-- 
  431.         <button id="modCloserContent" left="321" top="14" image="mod_closer_b.gif" hoverImage="mod_closer_b2.gif" onClick="view.close();"
  432.             cursor="hand" upToolTip="Close"/>
  433.  -->
  434.     </subview>
  435. </view>
  436.  
  437. </theme>
  438.